Tree.print_dot_graph

Write a DOT graph describing the syntax tree to the given file.

struct Tree
const
void
print_dot_graph
(
File file
)

Meta